home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / Voice Net VRS / evalvn98.exe / _SETUP.1 / VoiceNet.exe / 0 / RCDATA / TORDERFRM / TORDERFRM.txt
Encoding:
Text File  |  1999-04-26  |  4.3 KB  |  192 lines

  1. object OrderFrm: TOrderFrm
  2.   Left = 196
  3.   Top = 162
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'OrderFrm'
  7.   ClientHeight = 333
  8.   ClientWidth = 469
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel2: TBevel
  22.     Left = 0
  23.     Top = 63
  24.     Width = 469
  25.     Height = 270
  26.     Align = alClient
  27.     Shape = bsFrame
  28.   end
  29.   object Bevel1: TBevel
  30.     Left = 18
  31.     Top = 254
  32.     Width = 433
  33.     Height = 23
  34.     Shape = bsBottomLine
  35.   end
  36.   object Label2: TLabel
  37.     Left = 54
  38.     Top = 73
  39.     Width = 362
  40.     Height = 20
  41.     AutoSize = False
  42.     Caption = 'THANK YOU FOR TRYING VOICENET VRS 98!'
  43.     Color = clBtnFace
  44.     Font.Charset = ANSI_CHARSET
  45.     Font.Color = clBlue
  46.     Font.Height = -16
  47.     Font.Name = 'Arial'
  48.     Font.Style = [fsBold, fsItalic]
  49.     ParentColor = False
  50.     ParentFont = False
  51.     Transparent = True
  52.     WordWrap = True
  53.   end
  54.   object Label1: TLabel
  55.     Left = 0
  56.     Top = 0
  57.     Width = 469
  58.     Height = 63
  59.     Align = alTop
  60.     Alignment = taCenter
  61.     AutoSize = False
  62.     Caption = 'VoiceNet VRS 98'
  63.     Color = clBlack
  64.     Font.Charset = ANSI_CHARSET
  65.     Font.Color = clWhite
  66.     Font.Height = -29
  67.     Font.Name = 'Arial'
  68.     Font.Style = [fsBold]
  69.     ParentColor = False
  70.     ParentFont = False
  71.     WordWrap = True
  72.   end
  73.   object Label3: TLabel
  74.     Left = 29
  75.     Top = 154
  76.     Width = 410
  77.     Height = 32
  78.     AutoSize = False
  79.     Caption = 
  80.       'To purchase VoiceNet VRS 98 on-line please connect to the Intern' +
  81.       'et and click the Order Secure On-Line push button below.'
  82.     Font.Charset = ANSI_CHARSET
  83.     Font.Color = clBlack
  84.     Font.Height = -13
  85.     Font.Name = 'Arial'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.     Transparent = True
  89.     WordWrap = True
  90.   end
  91.   object Label4: TLabel
  92.     Left = 29
  93.     Top = 192
  94.     Width = 410
  95.     Height = 57
  96.     AutoSize = False
  97.     Caption = 
  98.       'To purchase VoiceNet VRS 98 by Phone, Fax, or Mail please connec' +
  99.       't to the Internet and visit Grover Industries, Inc. web site by ' +
  100.       'clicking on link below:'
  101.     Font.Charset = ANSI_CHARSET
  102.     Font.Color = clWindowText
  103.     Font.Height = -13
  104.     Font.Name = 'Arial'
  105.     Font.Style = [fsBold]
  106.     ParentFont = False
  107.     Transparent = True
  108.     WordWrap = True
  109.   end
  110.   object Label5: TLabel
  111.     Left = 29
  112.     Top = 98
  113.     Width = 410
  114.     Height = 53
  115.     AutoSize = False
  116.     Caption = 
  117.       'This is a fully functional unregistered version for evaluation u' +
  118.       'se only. The registered version does not display this notice. Yo' +
  119.       'u have '
  120.     Font.Charset = ANSI_CHARSET
  121.     Font.Color = clWindowText
  122.     Font.Height = -13
  123.     Font.Name = 'Arial'
  124.     Font.Style = [fsBold]
  125.     ParentFont = False
  126.     Transparent = True
  127.     WordWrap = True
  128.   end
  129.   object Label6: TLabel
  130.     Left = 272
  131.     Top = 40
  132.     Width = 192
  133.     Height = 13
  134.     Caption = 'Copyright 1998 by Grover Industries, Inc.'
  135.     Font.Charset = DEFAULT_CHARSET
  136.     Font.Color = clWhite
  137.     Font.Height = -11
  138.     Font.Name = 'MS Sans Serif'
  139.     Font.Style = []
  140.     ParentFont = False
  141.     Transparent = True
  142.   end
  143.   object Label7: TLabel
  144.     Left = 119
  145.     Top = 250
  146.     Width = 235
  147.     Height = 16
  148.     Cursor = crHandPoint
  149.     Caption = 'http://www.groverind.com/order.html'
  150.     Font.Charset = ANSI_CHARSET
  151.     Font.Color = clNavy
  152.     Font.Height = -13
  153.     Font.Name = 'Arial'
  154.     Font.Style = [fsBold]
  155.     ParentFont = False
  156.     Transparent = True
  157.     OnClick = Label7Click
  158.     OnDblClick = Label7DblClick
  159.   end
  160.   object Button1: TButton
  161.     Left = 245
  162.     Top = 290
  163.     Width = 140
  164.     Height = 30
  165.     Cursor = crHandPoint
  166.     Hint = 'Click here to continue the evaluation'
  167.     Caption = 'Continue Unregistered'
  168.     TabOrder = 1
  169.     OnClick = Button1Click
  170.   end
  171.   object Button2: TButton
  172.     Left = 87
  173.     Top = 290
  174.     Width = 140
  175.     Height = 30
  176.     Cursor = crHandPoint
  177.     Hint = 'Click here to secure on-line order'
  178.     Caption = 'Order Secure On-Line'
  179.     Default = True
  180.     TabOrder = 0
  181.     OnClick = Button2Click
  182.   end
  183.   object GoToWeb: TGoToWeb
  184.     Url = 'http://www.groverind.com/order.html'
  185.     EMail = 'support@groverind.com'
  186.     EMailSubject = 'Help!'
  187.     BrowserState = gwMaximized
  188.     Left = 18
  189.     Top = 288
  190.   end
  191. end
  192.